Welcome![Sign In][Sign Up]
Location:
Search - decryption blowfish

Search list

[OS programkenel_crypto

Description: 内核加解密算法 加解密函数库及其使用说明,详见附件。 find_cipher_by_name中参数ciphername可取的值为下面的组合,对应不同的模式: (des,des_ede3,aes,blowfish,cast5,dfc,idea,mars,rc5,rc6,serpent,twofish)-ecb (des,des_ede3,aes,blowfish,cast5,dfc,idea,mars,rc5,rc6,serpent,twofish)-cbc (des,des_ede3,aes,blowfish,cast5,dfc,idea,mars,rc6,serpent,twofish)-cfb struct cipher_implementation* ci中对应的可调用的method:encrypt_iv decrypt_iv encrypt decrypt 比如以des-cbc为find_cipher_by_name的参数得到的ci调用encrypt_iv,decrypt_iv. find_digest_by_name中参数digestname可取的值: sha1 md5 struct digest_implementation* di中对应的可调用的method:open update digest close hmac 计算digest时调用di->digest,计算hmac时调用di->hmac. 注意:加载我们需要的cipher-*.o和digest-*.o之前需先加载cryptoapi.o。 -core encryption and decryption algorithm encryption and decryption functions and their use, as detailed in the annex. Find_cipher_by_name cipher desirable parameter values to the following portfolio, dealing with different modes : (des, des_ede3, Aes, blowfish, cast5, DFC, the idea, mars, RC5, production, serpent, twofish) - ecb ( des, des_ede3, Aes, blowfish, cast5, DFC, the idea, mars, RC5, production, serpent, twofish) - cbc (des, des_ede3, Aes, blowfish, cast5, DFC, the idea, mars, production, the serpent , twofish) - Sample struct cipher_implementation ci * corresponding the available method : encrypt_iv decrypt_iv encrypt decrypt such as a des-cbc find_cipher_by_name parameters for the ci call encrypt_iv, decrypt_iv. find_digest_by_name digestname desirable parameter values : sha1 md
Platform: | Size: 139861 | Author: xf | Hits:

[OtherBlowfish_asp

Description: Blowfish 加密解密控件,在com环境下调用,测试通过。-Blowfish encryption and decryption Controls, in com environment called the test.
Platform: | Size: 68791 | Author: 刘登峰 | Hits:

[Crack HackEncryptDLL

Description: 一个自己写的加密/解密DLL文件,包含(Base64, BlowFish, AES, RSA,DES3,GOST)等算法以及用delphi 和 C++Builder 调用的例子源码和调用说明文件。-himself wrote an encryption / decryption DLL files, including (Base64, BlowFish. AES, RSA, DES3. GOST) algorithm and using delphi called Builder and C source code examples and the use of documentation .
Platform: | Size: 920058 | Author: Arnold | Hits:

[Crack Hackencryptdll3.7final

Description: 共享软件加密算法库,一款针对个人、企业开发共享软件的加密工具,支持Windows平台下各类开发工具:VC、VB、Delphi、PB、VFP等,算法库集成的算法有:BlowFish、MD5、Secret16、AES、SHA、CRC32、RSA、DES、字符串加/解密、文件加/解密等多种功能强大的算法。其提供了DLL文件-Reg.dll,可以通过复用它来实现数据加密与解密。 -sharing software encryption algorithm library, one individual, enterprise development sharing software encryption tools, support Windows platforms in various types of development tools : Visual C + +, Visual Basic, Delphi, PowerBuilder, Visual FoxPro. Integration Algorithm for the algorithm are : BlowFish, MD5, Secret16, AES, SHA, CRC32-, RSA, DES, string encryption / decryption, document encryption / decryption and other powerful algorithms. Provide a DLL files-Reg.dll, through reuse it to achieve data encryption and decryption.
Platform: | Size: 680249 | Author: 沐柏 | Hits:

[Crack HackBlowFish_E189816672005

Description: VC环境下BlowFish算法加密解密原程序.This is a simple Blowfish encryption/decryption class implemented in C++ (MFC).
Platform: | Size: 567064 | Author: 陈志 | Hits:

[Crack Hack肖俊.java

Description: ava加密扩展即Java Cryptography Extension,简称JCE。它是Sun的加密服务软件,包含了加密和密匙生成功能。JCE是JCA(Java Cryptography Architecture)的一种扩展。 JCE没有规定具体的加密算法,但提供了一个框架,加密算法的具体实现可以作为服务提供者加入。除了JCE框架之外,JCE软件包还包含了SunJCE服务提供者,其中包括许多有用的加密算法,比如DES(Data Encryption Standard)和Blowfish。 为简单计,在本文中我们将用DES算法加密和解密字节码。下面是用JCE加密和解密数据必须遵循的基本步骤: 步骤1:生成一个安全密匙。在加密或解密任何数据之前需要有一个密匙。密匙是随同被加密的应用一起发布的一小段数据,Listing 3显示了如何生成一个密匙。 【Listing 3:生成一个密匙】 -expansion that Java Cryptography Extension, referred to JCE. It is Sun's encryption software, including encryption and key generation functions. JCE is JCA (Java Cryptography Architecture), an extension. JCE no specific encryption algorithms, but provides a framework, the specific encryption algorithm can achieve as a service provider to join. Apart from the JCE framework, JCE package also includes SunJCE service providers, including many useful encryption algorithms such as DES (Data Encryption Standard) and the Blowfish. For simple terms, in this paper we will use DES encryption and decryption algorithms byte code. Below is JCE encryption and decryption of data must adhere to the basic steps : Step 1 : Generating a security keys. In any encryption or decryption of data is needed befo
Platform: | Size: 3197 | Author: 肖俊 | Hits:

[Crack HackBlowfish_asp

Description: Blowfish 加密解密控件,在com环境下调用,测试通过。-Blowfish encryption and decryption Controls, in com environment called the test.
Platform: | Size: 68608 | Author: 刘登峰 | Hits:

[Crack HackBodyProtect

Description: 可选择硬盘中的特定文件加密解密,包含DES算法对操作密码加密、采用BlowFish算法对文件数据进行加密-Optional hard disk encryption and decryption of a specific file that contains the operation of DES encryption algorithm, using BlowFish algorithm to encrypt file data
Platform: | Size: 130048 | Author: | Hits:

[Crack HackVCcrypt

Description: 此压缩包内有cast、blowfish、simple、des、cryptlib、rsa、mqueue、xtrcrypt、gf256、base32,base64、modexppc、network等一些的常见加密、解密算法,非常全的算法集合,源码爱好者大致查了一下,超过130个,全部可以编译通过,而且还包含有E文的开发文档,研究学习算法的可不要错过。 -This archive contains cast, blowfish, simple, des, cryptlib, rsa, mqueue, xtrcrypt, gf256, base32, base64, modexppc, network and some other common encryption, decryption algorithm, the algorithm is very full collection of source enthusiasts generally Cha a moment more than 130, all you can compile, but also includes the development of E text documents, research learning algorithm that can not miss.
Platform: | Size: 8413184 | Author: yzj | Hits:

[Crack HackCrypt_plusplus

Description: 130多个VC++加密解密算法库(CRYPT++) 此压缩包内有 cast、blowfish、simple、des、cryptlib、rsa、mqueue、xtrcrypt、gf256、base32、base64、modexppc、network 等一些的常见加密、解密算法,非常全的算法集合,超过130个,全部可以编译通过,而且还包含有英文开发文档,研究学习算法的可不要错过。 压缩包内有 VS2005、VC6.0 两个工程类型,方便网友使用啊!-More than 130 VC++ encryption and decryption algorithms library (CRYPT++) in this archive there are cast, blowfish, simple, des, cryptlib, rsa, mqueue, xtrcrypt, gf256, base32, base64, modexppc, network and some other common encryption and decryption algorithms, The algorithm is very full collection of more than 130, all you can compile, but also includes development of documentation in English to study learning algorithms that can not miss. Compression packages have VS2005, VC6.0 two engineering types, easy to use User ah!
Platform: | Size: 8416256 | Author: swreal | Hits:

[Delphi VCLBlowfish

Description: Delphi基于BASE64算法流加密解密,编程学习源码,很好的参考资料。-Delphi based BASE64 stream encryption and decryption algorithms, programming learning source, a good reference.
Platform: | Size: 79872 | Author: 刘尚 | Hits:

[Delphi VCLBlowfish

Description: Delphi基于Blowfish算法的加密 解密实例,编程学习源码,很好的参考资料。-Delphi Blowfish encryption and decryption algorithms based on examples to learn programming code, a good reference.
Platform: | Size: 65536 | Author: 董俊 | Hits:

[Delphi VCLBlowfish

Description: Delphi基于Blowfish算法的加密 解密实例,编程学习源码,很好的参考资料。-Delphi Blowfish encryption and decryption algorithms based on examples to learn programming code, a good reference.
Platform: | Size: 156672 | Author: | Hits:

[Delphi VCLBlowfish

Description: 基于Blowfish算法的加密 解密实例,Delphi编程学习源码,很好的参考资料。-Based on examples of Blowfish encryption and decryption algorithms, Delphi programming learning source, a good reference.
Platform: | Size: 368640 | Author: 陈良 | Hits:

[Windows DevelopBlowfish

Description: 比较古老的blowfish加密解密算法,delphi版,供需求的人员参考。 -Compare ancient blowfish encryption and decryption algorithms, delphi version, demand for staff reference.
Platform: | Size: 245760 | Author: QRRAE24 | Hits:

[JSP/JavaEncryption-and-Decryption-using-Blowfish-symmetri

Description: Blowfish.java generates the symmetrickey using Blowfish algorithm. Key size assigned here is 128 bits. It works forkey size of 256 and 448 bits also. Encryption and decryption method is writtenbased on Blowfish algorithm. Message to encrypt can be given as input.Encrypted and decrypted text is displayed in message dialog.
Platform: | Size: 27648 | Author: saadawais | Hits:

[Crack HackBlowfish

Description: Blowfish 加密解密 声明一个BlowFish类就可以使用加密解密函数-Blowfish Encryption and Decryption
Platform: | Size: 10240 | Author: 徐俊 | Hits:

[CA authimage-encryption-and-decryption-using-blowfish-al

Description: Matlabcode blowfish crypt
Platform: | Size: 665600 | Author: Ngon | Hits:

[Software EngineeringBlowfish

Description: Blowfish.java generates the sysmetric key using Blowfish algorithm. Key size assigned here is 128 bits. It works for key size of 256 and 448 bits also. Encryption and decryption method is written based on Blowfish algorithm. Message to encrypt can be given as input. Encrypted and decrypted text is displayed in message dialog.
Platform: | Size: 3072 | Author: Sheema Fatima | Hits:

[OtherA-Survey-on-Image-Encryption-and-Decryption-using

Description: A Survey on Image Encryption and Decryption using Blowfish & Watermarking
Platform: | Size: 325632 | Author: ashraf | Hits:
« 1 23 4 »

CodeBus www.codebus.net